home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Foutstat(2) Oct. 1, 1991 Foutstat(2)
-
-
- N✓NA✓AM✓ME✓E
- Foutstat - determine output status for a file
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- LONG Foutstat( WORD fh );
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓F_✓o_✓u_✓t_✓s_✓t_✓a_✓t returns the number of bytes of output that may be
- written to the file whose GEMDOS handle is _✓f_✓h, without
- blocking.
-
- R✓RE✓ET✓TU✓UR✓RN✓NS✓S
- 0 or a positive number if successful
-
- EIHNDL if _✓f_✓h is not a valid handle for an open file.
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓C_✓a_✓u_✓x_✓o_✓s(2), _✓C_✓c_✓o_✓n_✓o_✓s(2), _✓C_✓p_✓r_✓n_✓o_✓s(2), _✓F_✓c_✓n_✓t_✓l(2), _✓F_✓i_✓n_✓s_✓t_✓a_✓t(2)
-
- B✓BU✓UG✓GS✓S
- Always returns 1 for disk files.
-
- Doesn't check to see if the indicated file was opened for
- writing.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.9 MiNT Programmer's Manual 1
-
-
-